Loading...
 

Pricing group

Pricing group

Description

Functionality

Input window

This window is used to maintain pricing groups. You can select a pricing group by entering the desired number in the Number field and confirming with RETURN. If you want to call up the list window, you can select the menu item "Search".

Menu
Menu item Description
Edit -
: Price group -
: : Insert Insert price group
: : Delete Delete price group
: Conditions -
: : Insert -
: : : Discount Insert discount condition
: : : Packaging Insert packaging condition
: : : Cargo Insert freight condition
: : Delete Delete condition
: Validity Set validity
Close Close window without saving changes
Search Call up list window
Toolbar
Symbol Description
 new.png Create new pricing group
 save.png Save changes
 delete.png Delete pricing group
 CX_PRINTER_hardcopy.png Print pricing group
 CX_VALIDITY.png Define validity by date for the pricing group
Fields
Field Description
Number Number of the pricing group
Name Name of the pricing group
Description Description of the pricing group
Groups Overview of the inserted pricing groups/conditions
Buttons
button Description
Insert Insert pricing group/condition
Delete Delete pricing group/condition
OK Changes to the pricing group object are saved. If no changes are made, the button is locked.
New The input window is cleared.
Delete The displayed pricing group object is deleted.
Close The window is closed without saving changes. If you want to save the changes, you must press the "OK" button.

List window

Used to list the pricing groups.

Toolbar
Symbol Description
 new.png Create new pricing group
 open.png Edit pricing group
 delete.png Delete pricing group
 CX_PRINTER_hardcopy.png Print pricing groups
Search fields
Field Description
Number Search by pricing group number
Name Search for pricing group names
Buttons
button Description
Edit The current pricing group object is displayed in the input window.
New An empty input window opens.
Delete The selected pricing group object is deleted.
Close The window is closed.

Selection window

This window is used to select a pricing group.

Buttons
button Description
OK The selected pricing group is adopted.
Close The selection is cancelled.

Subgroup window

This window allows you to insert a pricing group subgroup.

Fields
Field Description
Owner Superordinate pricing group
Number Number of the pricing group
Name Name of the pricing group
Description Description of the pricing group
Buttons
button Description
OK Save changes
Close The selection is cancelled.

Related topics


Technical documentation

Overview

 pcalcgrp.bmp (8118 bytes)

Pricing group basic module

Module name

pcalcgrp.mod

Classes

CX_STRUCTURE

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security

Sent messages
Message Parameters Function Receiver module
STRUCTURE_SELECTED

Pricing group Editing module

Module name

pcalcedt.mod

Classes

CX_STRUCTURE

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
CONDITION_CHANGED
CONDITION_CREATED
EDIT_PRICE_CALCULATION_GROUP NULL or pricing group object Call up input window for pricing group
EDIT_SUB_CALCULATION_GROUP
LIST_PRICE_CALCULATION_GROUP Collection pricing group objects or NULL Call up list window for pricing group
PRICE_CALCULATION_GROUP_CHANGED Pricing group object Pricing group was changed
PRICE_CALCULATION_GROUP_CREATED Pricing group object Pricing group was generated
PRICE_CALCULATION_GROUP_DELETED Pricing group object Pricing group was deleted
SUB_CALCULATION_GROUP_CHANGED
SUB_CALCULATION_GROUP_CREATED

Sent messages
Message Parameters Function Receiver module
ASK_YES_NO
EDIT_DISCOUNT_CONDITION
EDIT_FREIGHT_CONDITION
EDIT_PACKING_CONDITION
EDIT_PRICE_CALCULATION_GROUP NULL or pricing group object Call up input window for pricing group Pricing group editing module
EDIT_SUB_CALCULATION_GROUP
EDIT_VALIDITY_BY_DATE Window title, object, recipient of the reply Call up the input window for validity Validity editing module
LIST_PRICE_CALCULATION_GROUP Call up list window for pricing group Pricing group editing module
PRICE_CALCULATION_GROUP_CHANGED Pricing group object Pricing group was changed
PRICE_CALCULATION_GROUP_CREATED Pricing group object Pricing group was generated
SHOW_PREVIEW Widget Print Preview Print Preview
STRUCTURE_SELECTED
SUB_CALCULATION_GROUP_CHANGED
SUB_CALCULATION_GROUP_CREATED

Pricing group Selection module

Module name

pcalcsel.mod

Classes

CX_STRUCTURE

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
SELECT_PRICE_CALCULATION_GROUP Collection pricing group objects or NULL, recipient of the response Call up selection window for pricing group

Sent messages
Message Parameters Function Receiver module
PRICE_CALCULATION_GROUP_SELECTED Pricing group object, recipient Pricing group was selected
STRUCTURE_SELECTED

Operational business